home *** CD-ROM | disk | FTP | other *** search
/ Atari Forever 4 / Atari Forever 4.zip / Atari Forever 4.iso / FALCON / DEMOSRGB / FD_RGB06 / U_TRACK / EXEMPLE / RECEIVE / RECEIVE.PRJ < prev    next >
Text File  |  1998-03-14  |  428b  |  20 lines

  1.  
  2. RECEIVE.PRG
  3.  
  4. .C [ ]
  5. .L [ -M -R ]
  6. .S [ ]
  7.  
  8. =                  ; list of modules follows...
  9.  
  10. PCSTART.O          ; startup code
  11. ..\N_COOKIE.S
  12. SWAP.S        
  13. RECEIVE.C          ; compile topmost window
  14.  
  15. PCSTDLIB.LIB       ; standard library
  16. PCEXTLIB.LIB       ; extended library
  17. PCTOSLIB.LIB       ; TOS library
  18. PCGEMLIB.LIB       ; AES and VDI library
  19.  
  20. ;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<